home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 …ember: Reference Library / Apple Developer Reference Library (December 1999) (Disk 1).iso / pc / what's new / sample code / graphics 2d / simple drawsprocket / read me next >
Encoding:
Text File  |  1999-10-24  |  598 b   |  12 lines

  1. Simple DrawSprocket
  2. version 1.0
  3. 21 October 1999
  4.  
  5. by Geoff Stahl
  6. Worldwide Developer Relations
  7. <http://developer.apple.com/contact/feedback.html>, 
  8.  
  9. This sample is designed to show simple use of DrawSprocket to set screen resolution and size within the confines of a standard Macintosh Toolbox environment.  Additionally, it demonstrates how to get DrawSprocket's version with DSpGetVersion () and without it.
  10.  
  11. Requirements:  Building this project requires CW2 or later and Universal Headers 3.2.  Note, to build for DrawSprocket 1.7, Universal Headers 3.3 or the GameSprockets 1.7 SDK is required.
  12.